/* _content/Structured Cabling Studio/Views/CalculationHistory/_ConfigurationsListPartial.cshtml.rz.scp.css */
#eMailDisplayHistoryPageSpan[b-auqbsltqcp] {
    word-break: break-word;
}

.historyPageButton[b-auqbsltqcp] {
    width: 100%;
}

#configurationsListUlDiv[b-auqbsltqcp] {
    min-height: 28rem;
    max-height: 35rem;
    overflow: auto;
}

.configurationsListLi[b-auqbsltqcp] {
    cursor: pointer;
    list-style-type: none;
}

    .configurationsListLi:hover[b-auqbsltqcp] {
        background-color: #F0F4FF;
        transition: background-color 0.3s;
    }

    .configurationsListLi:active[b-auqbsltqcp] {
        background-color: #D7E3FF;
        transition: background-color 0s;
    }

.selectedConfigurationsListLi[b-auqbsltqcp] {
    background-color: #C6D7FF;
}

    .selectedConfigurationsListLi:hover[b-auqbsltqcp] {
        background-color: #C6D7FF;
    }
/* _content/Structured Cabling Studio/Views/Calculation/Calculate.cshtml.rz.scp.css */
.formLoading[b-elj5jifbas] {
    opacity: 0.5;
    pointer-events: none;
}
/* _content/Structured Cabling Studio/Views/Project/ProjectInformation.cshtml.rz.scp.css */
.projectInformaionPageA[b-7hnrzvqwdn] {
    word-break: break-word;
}
/* _content/Structured Cabling Studio/Views/Shared/_ConfigurationDisplayPartial.cshtml.rz.scp.css */
#configurationDisplay[b-utgmhb876r] {
    min-height: 28rem;
    font-size: 1.05rem;
}
/* _content/Structured Cabling Studio/Views/Shared/_Layout.cshtml.rz.scp.css */
a[b-n4podgphhz] {
    color: #0077cc;
}

.box-shadow[b-n4podgphhz] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.footer[b-n4podgphhz] {
    bottom: 0;
    line-height: 60px;
    background-color: #F0F6FF;
}

#siteNav[b-n4podgphhz] {
    background-color: #81A8FF;
    font-family: 'Neue Haas Grotesk Text Pro', sans-serif;
}

#verticalSiteNav[b-n4podgphhz] {
    background-color: #A8C2FF;
}

.siteNavbarLi[b-n4podgphhz] {
    max-width: 150px;
}

.verticalSiteNavbarText[b-n4podgphhz] {
    white-space: nowrap !important;
}

.verticalSiteNavbarLi:hover[b-n4podgphhz] {
    background-color: #93B4FB;
    transition: background-color 0.3s;
}

.verticalSiteNavbarLi:active[b-n4podgphhz] {
    background-color: #87ADFF;
    transition: background-color 0s;
}
/* _content/Structured Cabling Studio/Views/Shared/_SelectLanguagePartial.cshtml.rz.scp.css */
#languageSelect[b-i36uva1bmd] {
    background-color: #EDF3FF;
    padding: 2px;
}
/* _content/Structured Cabling Studio/Views/Shared/_SignInWithGooglePartial.cshtml.rz.scp.css */
#signInDisplayDiv[b-nhobss07s7] {
    max-width: 170px;
}

#loginDisplayDiv[b-nhobss07s7] {
    max-width: 260px;
    padding-top: 1.5px;
    line-height: normal;
}

#logoutButton[b-nhobss07s7] {
    padding: 1px;
    padding-left: 1.5px;
    padding-right: 1.5px;
}
